home *** CD-ROM | disk | FTP | other *** search
- .TH CIRCPOLY
- 6 "IRIT Version 6.0"
- .SH NAME
- CIRCPOLY
-
-
-
- PolygonType CIRCPOLY( VectorType Normal, VectorType Trans, NumericType Radius )
-
- Defines a circular polygon in a plane perpendicular to Normal that
- contains the Trans point. Constructed polygon is centered at
- Trans. RESOLUTION vertices will be defined with Radius from
- distance from Trans.
-
- Alternative ways to construct a polygon are manual construction of the
- vertices using POLY, or the construction of a flat ruled surface using
- RULEDSRF.
-